-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Fixed hyperlink in search.asciidoc #115156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Documentation preview: |
Here is the new PR @leemthompo |
@elasticmachine test this |
run docs-build |
Pinging @elastic/es-docs (Team:Docs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for rebasing @ImadSaddik! LGTM.
You are welcome @leemthompo |
💔 Backport failedThe backport operation could not be completed due to the following error:
You can use sqren/backport to manually backport by running |
(cherry picked from commit eae3a42)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
(cherry picked from commit eae3a42)
(cherry picked from commit eae3a42)
(cherry picked from commit eae3a42) Co-authored-by: Imad Saddik <[email protected]>
(cherry picked from commit eae3a42) Co-authored-by: Imad Saddik <[email protected]>
(cherry picked from commit eae3a42) Co-authored-by: Imad Saddik <[email protected]>
In the documentation's description section, there is a link or reference to the "request body" within a paragraph. However, when users click on this link, it fails to redirect them to the intended "request body" section of the document.
I was just reading the search API and I found this issue, it should be a quick fix.